home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / geodem / csc5.frm < prev    next >
Text File  |  1995-05-08  |  45KB  |  1,697 lines

  1. VERSION 2.00
  2. Begin Form XView 
  3.    BackColor       =   &H00C0C0C0&
  4.    BorderStyle     =   1  'Fixed Single
  5.    Caption         =   "CyberSpace Cruiser"
  6.    ClientHeight    =   7005
  7.    ClientLeft      =   1050
  8.    ClientTop       =   1770
  9.    ClientWidth     =   8670
  10.    Height          =   7695
  11.    Icon            =   CSC5.FRX:0000
  12.    Left            =   990
  13.    LinkMode        =   1  'Source
  14.    LinkTopic       =   "Form1"
  15.    MaxButton       =   0   'False
  16.    ScaleHeight     =   7005
  17.    ScaleMode       =   0  'User
  18.    ScaleTop        =   500
  19.    ScaleWidth      =   8670
  20.    Top             =   1140
  21.    Width           =   8790
  22.    Begin CommandButton MinusButton 
  23.       Caption         =   "-1"
  24.       Height          =   255
  25.       Left            =   5880
  26.       TabIndex        =   20
  27.       Top             =   6600
  28.       Visible         =   0   'False
  29.       Width           =   495
  30.    End
  31.    Begin CommandButton PlusButton 
  32.       Caption         =   "+1"
  33.       Height          =   255
  34.       Left            =   5880
  35.       TabIndex        =   19
  36.       Top             =   6360
  37.       Visible         =   0   'False
  38.       Width           =   495
  39.    End
  40.    Begin PictureBox Picture3 
  41.       BackColor       =   &H00C0C0C0&
  42.       BorderStyle     =   0  'None
  43.       Height          =   495
  44.       Left            =   720
  45.       ScaleHeight     =   495
  46.       ScaleWidth      =   5055
  47.       TabIndex        =   6
  48.       Top             =   6360
  49.       Width           =   5055
  50.       Begin HScrollBar PanLRScroll 
  51.          Height          =   255
  52.          LargeChange     =   10
  53.          Left            =   120
  54.          Max             =   181
  55.          Min             =   -181
  56.          TabIndex        =   9
  57.          Top             =   120
  58.          Width           =   4815
  59.       End
  60.    End
  61.    Begin CommandButton AFButton 
  62.       Caption         =   "AF"
  63.       Height          =   495
  64.       Left            =   120
  65.       TabIndex        =   21
  66.       Top             =   6360
  67.       Visible         =   0   'False
  68.       Width           =   495
  69.    End
  70.    Begin CheckBox SCCheck 
  71.       BackColor       =   &H00C0C0C0&
  72.       Caption         =   "Spin the cube"
  73.       ForeColor       =   &H00808080&
  74.       Height          =   255
  75.       Left            =   6600
  76.       TabIndex        =   22
  77.       Top             =   3960
  78.       Width           =   1815
  79.    End
  80.    Begin PictureBox Picture5 
  81.       BackColor       =   &H00C0C0C0&
  82.       BorderStyle     =   0  'None
  83.       Height          =   1935
  84.       Left            =   6480
  85.       ScaleHeight     =   1935
  86.       ScaleWidth      =   2055
  87.       TabIndex        =   11
  88.       Top             =   1800
  89.       Width           =   2055
  90.       Begin Label Label5 
  91.          BackColor       =   &H00C0C0C0&
  92.          Caption         =   "Label5"
  93.          ForeColor       =   &H00808080&
  94.          Height          =   255
  95.          Left            =   120
  96.          TabIndex        =   16
  97.          Top             =   1560
  98.          Width           =   1815
  99.       End
  100.       Begin Label Label4 
  101.          BackColor       =   &H00C0C0C0&
  102.          Caption         =   "Label4"
  103.          ForeColor       =   &H00808080&
  104.          Height          =   255
  105.          Left            =   120
  106.          TabIndex        =   15
  107.          Top             =   1200
  108.          Width           =   1815
  109.       End
  110.       Begin Label Label3 
  111.          BackColor       =   &H00C0C0C0&
  112.          Caption         =   "Label3"
  113.          ForeColor       =   &H00808080&
  114.          Height          =   255
  115.          Left            =   120
  116.          TabIndex        =   14
  117.          Top             =   840
  118.          Width           =   1815
  119.       End
  120.       Begin Label Label2 
  121.          BackColor       =   &H00C0C0C0&
  122.          Caption         =   "Label2"
  123.          ForeColor       =   &H00808080&
  124.          Height          =   255
  125.          Left            =   120
  126.          TabIndex        =   13
  127.          Top             =   480
  128.          Width           =   1815
  129.       End
  130.       Begin Label Label1 
  131.          BackColor       =   &H00C0C0C0&
  132.          Caption         =   "Label1"
  133.          ForeColor       =   &H00808080&
  134.          Height          =   255
  135.          Left            =   120
  136.          TabIndex        =   12
  137.          Top             =   120
  138.          Width           =   1815
  139.       End
  140.    End
  141.    Begin PictureBox Picture4 
  142.       BackColor       =   &H00C0C0C0&
  143.       BorderStyle     =   0  'None
  144.       Height          =   5055
  145.       Left            =   5880
  146.       ScaleHeight     =   5055
  147.       ScaleWidth      =   495
  148.       TabIndex        =   7
  149.       Top             =   1200
  150.       Width           =   495
  151.       Begin VScrollBar BackForScroll 
  152.          Height          =   4815
  153.          LargeChange     =   100
  154.          Left            =   120
  155.          Max             =   5000
  156.          Min             =   -5000
  157.          SmallChange     =   10
  158.          TabIndex        =   8
  159.          Top             =   120
  160.          Width           =   255
  161.       End
  162.    End
  163.    Begin PictureBox ViewPic 
  164.       AutoRedraw      =   -1  'True
  165.       BackColor       =   &H00C0C0C0&
  166.       BorderStyle     =   0  'None
  167.       Height          =   5055
  168.       Left            =   720
  169.       ScaleHeight     =   337
  170.       ScaleMode       =   3  'Pixel
  171.       ScaleWidth      =   337
  172.       TabIndex        =   0
  173.       Top             =   1200
  174.       Width           =   5055
  175.    End
  176.    Begin PictureBox Picture1 
  177.       BackColor       =   &H00C0C0C0&
  178.       BorderStyle     =   0  'None
  179.       Height          =   5055
  180.       Left            =   120
  181.       ScaleHeight     =   5055
  182.       ScaleWidth      =   495
  183.       TabIndex        =   5
  184.       Top             =   1200
  185.       Width           =   495
  186.       Begin VScrollBar PanUDScroll 
  187.          Height          =   4815
  188.          LargeChange     =   10
  189.          Left            =   120
  190.          Max             =   90
  191.          Min             =   -90
  192.          TabIndex        =   10
  193.          Top             =   120
  194.          Width           =   255
  195.       End
  196.    End
  197.    Begin PictureBox Picture2 
  198.       BackColor       =   &H00C0C0C0&
  199.       BorderStyle     =   0  'None
  200.       Height          =   1575
  201.       Left            =   6480
  202.       ScaleHeight     =   1575
  203.       ScaleWidth      =   2055
  204.       TabIndex        =   1
  205.       Top             =   120
  206.       Width           =   2055
  207.       Begin CommandButton ExitButton 
  208.          Caption         =   "Exit"
  209.          Height          =   375
  210.          Left            =   120
  211.          TabIndex        =   2
  212.          Top             =   1080
  213.          Width           =   1815
  214.       End
  215.       Begin CommandButton StopButton 
  216.          Caption         =   "Spare"
  217.          Enabled         =   0   'False
  218.          Height          =   375
  219.          Left            =   120
  220.          TabIndex        =   3
  221.          Top             =   600
  222.          Width           =   1815
  223.       End
  224.       Begin CommandButton RunButton 
  225.          Caption         =   "Spare"
  226.          Enabled         =   0   'False
  227.          Height          =   375
  228.          Left            =   120
  229.          TabIndex        =   4
  230.          Top             =   120
  231.          Width           =   1815
  232.       End
  233.    End
  234.    Begin PictureBox Picture7 
  235.       BackColor       =   &H00C0C0C0&
  236.       BorderStyle     =   0  'None
  237.       Height          =   975
  238.       Left            =   120
  239.       ScaleHeight     =   975
  240.       ScaleWidth      =   6255
  241.       TabIndex        =   17
  242.       Top             =   120
  243.       Width           =   6255
  244.       Begin TextBox CommText 
  245.          BackColor       =   &H00808080&
  246.          BorderStyle     =   0  'None
  247.          ForeColor       =   &H00FFFF00&
  248.          Height          =   735
  249.          Left            =   120
  250.          MultiLine       =   -1  'True
  251.          TabIndex        =   18
  252.          Top             =   120
  253.          Width           =   6015
  254.       End
  255.    End
  256.    Begin Menu MenuFile 
  257.       Caption         =   "&File"
  258.       Begin Menu FileExit 
  259.          Caption         =   "E&xit"
  260.       End
  261.    End